home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / patches / _310ptch / freefix / patchman.doc < prev    next >
Text File  |  1996-07-10  |  4KB  |  81 lines

  1. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  3. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  4.  
  5. This README file accompanies PATCHMAN.NLM v1.20b.  The following files
  6. are included for this revision:
  7.  
  8.                     PATCHMAN.NLM    6550    02-05-91    10:16am
  9.                     PATCHMAN.DOC    (This file)
  10.  
  11. This version of PATCHMAN replaces any and all previous versions of
  12. PATCHMAN.  Any patches released after February 1, 1991, will require
  13. this version of PATCHMAN in order to load.  Patches written prior to
  14. this date will still load using this version of PATCHMAN.
  15.  
  16. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  17. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  18. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  19.  
  20. PATCHMAN.NLM is the Patch Manager for which tracks and manages all
  21. official patches for NetWare 386 v3.10+.
  22.  
  23. Patches for NetWare 386 v3.10+ consist of three types: 
  24.  
  25.      DYNAMIC -- Dynamic patches are implemented as .NLM files that
  26.      can be loaded/unloaded while the server is running.  Unloading
  27.      a dynamic patch will restore the Operating System to its
  28.      original "un-patched" state.  
  29.  
  30.      SEMI-STATIC -- Semi-static patches can also be loaded while
  31.      the server is running, but they cannot be unloaded.  It is not
  32.      possible to undo the effects of a semi-static patch without
  33.      first downing the server and bringing it back up without
  34.      loading the semi-static patch.  
  35.  
  36.      STATIC -- A static patch is a DOS executable program that
  37.      modifies the SERVER.EXE file.  This type of patch is applied
  38.      once and its effects are permanent.  It is suggested that a
  39.      backup of the original SERVER.EXE file be made before applying
  40.      a static patch.  (In other words, do not patch the SERVER.EXE
  41.      on your original distribution diskette!)
  42.  
  43. Dynamic and semi-static patches modify the Operating System in
  44. memory, not on the disk.  This means that dynamic and semi-static
  45. patches must be loaded each time the Operating System is brought up
  46. in order for any 'fixes' to take effect. It is recommended that the
  47. command "LOAD <patch>" be placed in the file server's AUTOEXEC.NCF
  48. file to ensure that the patch is always in effect as soon as the
  49. server is brought up.
  50.  
  51. In order to see which patches are currently loaded on the system, type
  52. "PATCHES" at the file server command line.  The patches will then be
  53. grouped and displayed according to their type (i.e. - STATIC, SEMI-STATIC,
  54. or DYNAMIC).  Typing "MODULES" at the server console will show which dynamic
  55. patches have been loaded, but will not show semi-static or static patches.
  56.   
  57. The Patch Manager (PATCHMAN.NLM) must be loaded before any dynamic
  58. or semi-static patches can be loaded.  If PATCHMAN is not already
  59. loaded, the <patch>.NLM will attempt to locate PATCHMAN and, if
  60. found, will load it automatically.  PATCHMAN only needs to be
  61. loaded once; all .NLM patches can then be loaded.  PATCHMAN cannot
  62. be unloaded until all patches that rely on it are first unloaded. 
  63.  
  64. *****************************************************************************
  65.                                DISCLAIMER
  66.  
  67.      Novell, Inc. makes no representations or warranties with respect to this
  68. software patch, and specifically disclaims any express or implied warranties
  69. of merchantability, title, or fitness for a particular purpose. 
  70.      Novell's intentions for this software patch is to provide a temporary
  71. work-around to the anomalies described in this file.  Such work-arounds are
  72. typically addressed in future releases of NetWare. 
  73.      Distribution of this patch is forbidden without the express written
  74. consent of Novell, Inc.  Novell reserves the right to discontinue
  75. distribution of this software patch.
  76.      Novell will not be responsible for any data loss that may result from
  77. implementing this patch.  Novell strongly recommends a backup be made before
  78. any patch is applied.   Technical support for this patch is provided at the
  79. discretion of Novell.  
  80. *****************************************************************************
  81.